From: Richard M. Stallman Date: Thu, 25 Jul 2002 03:20:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31374 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1871ed05d149760038e1bc5a867112a954891534;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 13f0fd48da5..cc91ec92a9e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2002-07-24 Gerd Moellmann + + * xterm.c (expose_overlaps): New function. + (expose_window): Use it to fix the display of overlapping rows. + + * xdisp.c (unwind_redisplay): Clear redisplay_updating_p. + 2002-07-23 Ken Raeburn * lisp.h (XPNTR): Use NO_UNION_TYPE version for union as well,